PreviousNext

Daisy Chain ID

Usage:
Used in a daisy chain setup in cases where the host needs to know which reader in the chain sent the data.
Definition:
A one or two character prefix which identifies the particular daisy chain reader from which the data is being sent to the host.
Serial Cmd:
<K101,aux port mode,baud rate,parity,stop bits,data bits,daisy chain i.d. status,daisy chain i.d.>
Default:
1/
   
Options:
Any one or two ASCII characters.
 

Important: The ASCII characters <, >, and , can only be entered as hex pairs:

For <: <K101h,,,,,,,3C>

For >: <K101h,,,,,,,3E>

For , : <K101h,,,,,,,2C>

See ASCII Character Entry Modifier for a detailed explanation of how to enter ASCII characters as hex values.


PreviousNext