ST_LON_SNVT_rac_ctrl

Used by: SNVT_rac_ctrl

TYPE ST_LON_SNVT_rac_ctrl :
STRUCT
  byAudio_line  : BYTE;
  bDuplex_full  : BOOL;
  bDest_p2p     : BOOL;
  byReserved    : BYTE;
  eAudio_type   : E_LON_rail_audio_type_t;
  stAddr_init   : ST_LON_addr_init;
  stAddr_talk   : ST_LON_addr_talk;
  stAddr_dest   : ST_LON_addr_dest;
END_STRUCT
END_TYPE

byAudio_line: Min: 0 / Max: 7

bDuplex_full:

bDest_p2p:

byReserved:

eAudio_type: (see E_LON_rail_audio_type_t)

stAddr_init: (see ST_LON_addr_init)

stAddr_talk: (see ST_LON_addr_talk)

stAddr_dest: (see ST_LON_addr_dest)