Rs232 plug and play support enable property – MagTek IntelliStripe65 99875161 User Manual
Page 72

IntelliStripe 65 Command Reference
66
Example Set Property Request:
Field
MTYP
APPL
CMND
RC
PTYP
PID
Byte
1
2
3
4
5
6
Value (Hex)
00
08
01
00
02
00
Field
PVAL
Byte
7 - 10
Value (Hex)
31 32 33 00 (“123”)
Example Set Property Response:
Field
MTYP
APPL
CMND
RC
Byte
1
2
3
4
Value (Hex)
40
08
01
00
RS232 PLUG AND PLAY SUPPORT ENABLE PROPERTY
Property ID: 01 (Hex)
Property Type: Boolean
Power Up/Reset Value: 00 (hex) (False)
Get/Set/Save support: All
Description:
This property enables or disables RS232 plug and play support. This support is enabled if this
property is set to 1 (true) or disabled if this property is set to 0 (false).
This property is typically only enabled if the RS232 interface of this device is being used to
communicate to a PCSC driver on the Windows operating system.
If this property is enabled, the device will transmit a string on the RS232 port when the CTS
signal with respect to the device is asserted (goes from negative to positive) by the host
according to the Plug and Play External COM Device Specification Version 1.00.
Example Set Property Request:
Field
MTYP
APPL
CMND
RC
PTYP
PID
Byte
1
2
3
4
5
6
Value (Hex)
00
08
01
00
03
01
Field
PVAL
Byte
7
Value (Hex)
00 (false)
Example Set Property Response:
Field
MTYP
APPL
CMND
RC
Byte
1
2
3
4
Value (Hex)
40
08
01
00