9.267 Generic

The Generic device is a dummy device driver implementation which only supports low level commands to be sent to the device. It may be used with device for which no device driver is available up to now.

The Generic device driver prefers the Terminal-CR-CRLF-E protocol (Messages sent are terminated with CR, the protocol expects a an echo sent by the device prior to the reply. All reply are terminated by a CRLF pair). You may, however, use any text based protocol with this device driver.

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O