Configuration of Properties in Offline Mode

<< Click to Display Table of Contents >>

 

Configuration of Properties in Offline Mode

The settings for this Driver's properties can also be accessed at run time, if this Driver starts in Offline mode, by using the Strings described on the next table.

Runtime configurations

Option

Format

Description

Device

MelsecA.ControlProtocolFormat

Integer

Defines the type of format used by the protocol. Possible values are 1: Uses Format 1 or 4: Uses Format 4

Special register D8120. Bit 14: Configure in 1 (one) for Dedicated Protocol and Bit 15: Configure in 0 (zero) for Format 1 or in 1 (one) for Format 4

MelsecA.DisableSendClear

Boolean

Defines whether an EOT control code is transmitted or not to clear communication after the occurrence of errors. Possible values are 0: Sending EOT is enabled or 1: Sending EOT is disabled

 

MelsecA.DisableSendAckNack

Boolean

Defines whether ACK or NACK control codes are transmitted or not after receiving data from a device. Possible values are 0: Sending ACK or NACK is enabled or 1: Sending ACK or NACK is disabled

 

MelsecA.DisableChecksum

Boolean

Defines whether checksum bytes are added or not to messages. Possible values are 0: Sending checksum is enabled or 1: Sending check sum disabled

Special data register D8120. Bit 13: Configure in 0 (zero) to disable checksum or in 1 (one) to enable checksum

MelsecA.WaitTime

Integer

Defines the time, in milliseconds, that a device must wait before transmitting responses. Valid values are 0 (zero), 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, or 150 milliseconds

 

 

For more information about runtime configuration, please check topic Documentation of I/O Interfaces.

Was this page useful?