Drawer State [PDS]
Segment Example
PDS,port_id,drawer_position,snap_lock_state
PDS,1,O,E // port 1, drawer open, lock enabled
PDS,1,C,D // port 1, drawer closed, lock disabled
PDS,1,U,U // port 1, unknown position and lock stateDrawer Position
Drawer Positions
| Position | Description |
|---|---|
O | Open |
C | Closed |
U | Unknown |
SnapLock States
| State | Description |
|---|---|
E | Enabled |
D | Disabled |
U | Unknown |
Software Version Requirement
Log Publisher v1.7.4 or Later
Updated 2 months ago