Your hal tester – Seaward ClareHAL User Manual
Page 154

153
Valid values are in the range 0 through 19 inclusive.
SSSID_PASS_FAIL_TITLE (Item_id = 56)
This read/write item is a string representing the title to be used for
pass/fail labels.
This item cannot be written unless the session is unrestricted.
The string may be up to a maximum of 30 non-null characters.
SSSID_PRODUCT_TEST_TITLE (Item_id = 57)
This read/write item is a string representing the title to be used for
product / testcode labels. This item cannot be written unless the
session is unrestricted.
The string may be up to a maximum of 30 non-null characters.
SSSID_ROLLPRN_BAUD_RATE (Item_id = 58)
This read/write item is an 8-bit unsigned integer representing the baud
rate to be used with the roll printer.
This item cannot be written unless the session is unrestricted.
Valid values are in the range 0 through 1 inclusive. 0=9600 baud,
1=19200 baud.
SSSID_MANMODE_SETTINGS (Item_id = 59)
This read/write item is an array of structures representing the settings
for manual mode 'memories'
Valid instances are in the range 0 through 9 inclusive.
Each structure is 20 bytes long.
This item cannot be written unless the session is unrestricted.
SSSID_MANMODE_NAME (Item_id = 60)
This read/write item is an array of strings representing the names for
manual mode 'memories'
Valid instances are in the range 0 through 9 inclusive.
Each string can contain a maximum of 16 non-null characters.
This item cannot be written unless the session is unrestricted.
Your HAL tester