RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
381
Ctrl Command eth_set_remote_tgm_format
Function Activates Remote Interface Mode and sets the telegram format.
Prerequisite Minimum requirement: RTC6 Software Package V1.16.0 and BIOS-ETH 38.
Call
eth_set_remote_tgm_format( Format )
Parameters
Format
Telegram format.
As an unsigned 32-bit value.
= 0: Remote Interface Mode is not enabled.
= 1: Remote Interface Mode is enabled.
> 1: Reserved.
Result None.
Comments • eth_set_remote_tgm_format is only allowed with RTC6 Ethernet Boards.
Otherwise, a get_last_error return code
RTC6_TYPE_REJECTED
is generated.
• Invalid
Format
value: see
Format
= 0.
• eth_set_remote_tgm_format is not effective in normal operation.
• eth_set_remote_tgm_format is only effective in Boot Phase 1, see step 3 in
Chapter 16.7.3 ”Preparing the “Standalone Full State“”, page 910.
RTC4RTC6 New command.
RTC5RTC6 New command.
Version info Available as of DLL 640, OUT 639.
References –