#include <srcp.h>
Datenfelder | |
| int | Bus |
| union { | |
| struct { | |
| int Addr | |
| int DriveMode | |
| int V | |
| int VMax | |
| int NumF | |
| int f [16] | |
| } GlParams | |
| struct { | |
| int Addr | |
| int Port | |
| int Value | |
| int Delay | |
| } GaParams | |
| struct { | |
| int Addr | |
| int Value | |
| int Timeout | |
| } FbParams | |
| struct { | |
| int SendTo | |
| int ReplyTo | |
| } GmParams | |
| struct { | |
| int DecoderAddress | |
| } SmParams | |
| struct { | |
| int JulDay | |
| int Hour | |
| int Minute | |
| int Second | |
| } TimeParams | |
| struct { | |
| int DeviceGroup | |
| int Addr | |
| int Duration | |
| } LockParams | |
| struct { | |
| BOOL PowerOn | |
| } PowerParams | |
| struct { | |
| int SessionId | |
| } SessionParams | |
| } | DeviceGroupParms |
| int Addr |
| int Bus |
| int DecoderAddress |
| int Delay |
| int DeviceGroup |
| union { ... } DeviceGroupParms |
| int DriveMode |
| int Duration |
| int f[16] |
| struct { ... } FbParams |
| struct { ... } GaParams |
| struct { ... } GlParams |
| struct { ... } GmParams |
| int Hour |
| int JulDay |
| struct { ... } LockParams |
| int Minute |
| int NumF |
| int Port |
| BOOL PowerOn |
| struct { ... } PowerParams |
| int ReplyTo |
| int Second |
| int SendTo |
| int SessionId |
| struct { ... } SessionParams |
| struct { ... } SmParams |
| int Timeout |
| struct { ... } TimeParams |
| int V |
| int Value |
| int VMax |
1.8.1.2