EM datagrams on *.kmall format  Reg. nr. 410224 rev J
EMdgmIOP_def Struct Reference

Definition of #IOP datagram containing runtime parameters, exactly as chosen by operator in the K-Controller/SIS menus.
For detailed description of text strings, see the separate document Runtime parameters set by operator More...

#include <EMdgmFormat.h>

Collaboration diagram for EMdgmIOP_def:

Data Fields

EMdgmHeader header
 
uint16_t numBytesCmnPart
 
uint16_t info
 
uint16_t status
 
uint8_t runtime_txt
 

Detailed Description

Definition of #IOP datagram containing runtime parameters, exactly as chosen by operator in the K-Controller/SIS menus.
For detailed description of text strings, see the separate document Runtime parameters set by operator

Definition at line 1520 of file EMdgmFormat.h.

Field Documentation

◆ numBytesCmnPart

uint16_t numBytesCmnPart

Size in bytes of body part struct. Used for denoting size of rest of the datagram.

Definition at line 1525 of file EMdgmFormat.h.

◆ info

uint16_t info

Information. For future use.

Definition at line 1526 of file EMdgmFormat.h.

◆ status

uint16_t status

Status. For future use.

Definition at line 1527 of file EMdgmFormat.h.

◆ runtime_txt

uint8_t runtime_txt

Runtime paramters as text format. Parameters separated by ; and lines separated by , delimiter. Text strings refer to names in menues of the K-Controller/SIS.

For detailed description of text strings, see the separate document Runtime parameters set by operator

Definition at line 1528 of file EMdgmFormat.h.


The documentation for this struct was generated from the following file: