Output Target Override - Pointer (-OP)

The Output Target Override - Pointer execution command (-OP) is for platform API users only, and allows data to be returned via a pointer rather than a buffer.


-OPcard_numS
Option
Description
card_num
This is the card number of the output to override.
S
The data is returned in the form xxxx yyyy where xxxx is the size of the data being returned and yyyy represents the address of the returned data.