Class lsfDB_SERIAL {Analysis} derived from: lsfDB_DEVICE
Documentation| Parent Package | Database | Abstract | No |
| Export Control | PublicAccess | Link Class for | None |
| Class Kind | NormalClass | Cardinality | n |
| Space | Concurrency | Sequential | |
| Persistence | Yes |
| Assigned Components | lsfDB_SERIAL.class |
| Name | Signature | Class |
constructor | ccsCOMPL_STAT constructor (dbADDRESS dbPoint) | BASE_CLASS |
destructor | void destructor () | BASE_CLASS |
readAttr | ccsCOMPL_STAT readAttr () | BASE_CLASS |
writeAttr | ccsCOMPL_STAT writeAttr () | BASE_CLASS |
| Name | Class | Type | Initial Value |
deviceName | lsfDB_SERIAL | lccDEVICE_NAME | |
protocol | lsfDB_SERIAL | Integer | 232 |
baudRate | lsfDB_SERIAL | Integer | 9600 |
dataBits | lsfDB_SERIAL | Integer | 8 |
stopBits | lsfDB_SERIAL | Integer | 1 |
parity | lsfDB_SERIAL | Integer | 1 |
handShake | lsfDB_SERIAL | Integer | 1 |
rxMode | lsfDB_SERIAL | Integer | 0 |
bufferLength | lsfDB_SERIAL | Integer | 512 |
multiple | lsfDB_SERIAL | Boolean | F |
state | lsfDB_DEVICE | Integer | 0 |
subState | lsfDB_DEVICE | Integer | 0 |
simulation | lsfDB_DEVICE | Boolean | 0 |
initialized | lsfDB_DEVICE | Boolean | 0 |
timeout | lsfDB_DEVICE | Integer | 120 s |
attrTable | BASE_CLASS | void * | NULL |
| Name | Class | Supplier |
--Not Named-- | lsfDB_SERIAL | lsfDB_DEVICE |
--Not Named-- | lsfDB_DEVICE | BASE_CLASS |
--Not Named-- | BASE_CLASS | NULL_CLASS |