Guardian Programming Reference Summary for pTAL and TAL

Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL522631-001
5-15
0 Information successfully returned.
1 Reserved.
2 Parameter error; error-detail contains the number of the first parameter
found to be in error, where 1 designates the first parameter on the left.
3 Bounds error; error-detail contains the number of the first parameter found
to be in error, where 1 designates the first parameter on the left.
4 Device not found; error-detail contains a file-system error number.
5 Buffer too small. This error applies only to devname:maxlen.
ldevnum, INT(32):value input
logical-info, INT .EXT:ref:* output
logical-info-maxlen, INT:value input
logical-info-len, INT .EXT:ref:1 output
primary-info, INT .EXT:ref:* output
primary-info-maxlen, INT:value input
primary-info-len, INT .EXT:ref:1 output
backup-info, INT .EXT:ref:* output
backup-info-maxlen, INT:value input
backup-info-len, INT .EXT:ref:1 output
timeout, INT(32):value input
options, INT:value input
<0:12> Reserved (specify 0).
<13> Specifies that the procedure search for the next device that has a subtype of
match-subtype. options.<15> must be set and match-subtype
must be specified when this option is used.
<14> Specifies that the procedure search for the next device that has a type of
match-subtype. options.<15> must be set and match-type must be
specified when this option is used.
<15> Specifies that the procedure search for the next device that matches the
selection criteria.
match-type, INT:value input
match-subtype, INT:value input
devname:maxlen, STRING .EXT:ref:*,INT:value output:input
devname-len, INT .EXT:ref:1 output
error-detail, INT .EXT:ref:1 output