This macro can be used to read from the internal data matrix in Column Major order instead of the default Row Major order.
SYNTAX:
@GM bVertFormat
PARAMETERS:
bVertFormat; 0/1
1 = true (read data in column major order)
0 = false (read data in row major order)EXAMPLE:
@GM 0
@GM 1
PERSISTENT:
NO
Next Macro
Previous Macro
Return to Alpha List
Next Macro in this Group
Previous Macro in this Group
Return to Group List