• BCM BCM2_MasterSlave Driver
  • Preparing a Device
  • Driver Configuration
    • Configuring Properties
  • Tags Reference
    • [N] Parameters for PLC Tag Addressing
      • Read and Write Input and Output Ports
      • Read and Write Characters
      • Read and Write Word-Type Variables
      • Clock Syncing
      • Special Tag for Downloading Events
      • Special Tags for Reading Events
      • Special Tag for Reading and Writing the Last Time Base
      • Special Tag for Reading and Writing the Next Time Base
    • [B] Parameters for Block Tag Addressing
      • Read and Write Blocks in a CPU's RAM
      • Read Blocks in EEPROM
      • Read and Write Blocks in ISI
      • Read and Write Blocks of Words in a CPU's RAM
      • Read an Absolute Memory Address with Timestamp from a PLC
      • Read Digital Input Events
      • Special Block for Reading a Table of Events (Timestamp)
  • Sequencing of Events (SOE)
    • Considerations on Processing Events in a PLC's Application
  • Reading Block Tags with PLC-Provided Timestamps
  • Reading Digital Input Events
  • Documentation of I/O Interfaces
    • Configurações de um Driver
      • Caixa de Diálogo de Configuração
      • Aba Setup
      • Aba Serial
      • Aba Ethernet
      • Aba Modem
      • Aba RAS
    • Configurações Gerais
      • Tags de Comunicação
        • IO.CommunicationStatus
        • IO.IOKitEvent
        • IO.PhysicalLayerStatus
        • IO.SetConfigurationParameters
        • IO.WorkOnline
      • Propriedades
        • IO.ConnectionMode
        • IO.GiveUpEnable
        • IO.GiveUpTries
        • IO.InactivityEnable
        • IO.InactivityPeriodSec
        • IO.RecoverEnable
        • IO.RecoverPeriodSec
        • IO.StartOffline
        • IO.TimeoutMs
        • IO.Type
    • Configuração de Estatísticas
      • Tags de Comunicação
        • IO.Stats.Partial.BytesRecv
        • IO.Stats.Partial.BytesSent
        • IO.Stats.Partial.TimeConnectedSeconds
        • IO.Stats.Partial.TimeDisconnectedSeconds
        • IO.Stats.Total.BytesRecv
        • IO.Stats.Total.BytesSent
        • IO.Stats.Total.ConnectionCount
        • IO.Stats.Total.TimeConnectedSeconds
        • IO.Stats.Total.TimeDisconnectedSeconds
      • Propriedades
    • Configuração da Interface Ethernet
      • Tags de Comunicação
        • IO.Ethernet.IPSelect
        • IO.Ethernet.IPSwitch
        • IO.Ethernet.SocketState
      • Propriedades
        • IO.Ethernet.AcceptConnection
        • IO.Ethernet.BackupEnable[2,3]
        • IO.Ethernet.BackupIP[2,3]
        • IO.Ethernet.BackupLocalPort[2,3]
        • IO.Ethernet.BackupLocalPortEnable[2,3]
        • IO.Ethernet.BackupPort[2,3]
        • IO.Ethernet.IPFilter
        • IO.Ethernet.ListenIP
        • IO.Ethernet.ListenPort
        • IO.Ethernet.MainIP
        • IO.Ethernet.MainLocalPort
        • IO.Ethernet.MainLocalPortEnable
        • IO.Ethernet.MainPort
        • IO.Ethernet.PingEnable
        • IO.Ethernet.PingTimeoutMs
        • IO.Ethernet.PingTries
        • IO.Ethernet.ShareListenPort
        • IO.Ethernet.SupressEcho
        • IO.Ethernet.Transport
        • IO.Ethernet.UseIPv6
    • Configuração da Interface Modem
      • Tags de Comunicação
        • IO.TAPI.ConnectionBaudRate
        • IO.TAPI.Dial
        • IO.TAPI.HangUp
        • IO.TAPI.IsModemConnected
        • IO.TAPI.IsModemConnecting
        • IO.TAPI.ModemStatus
        • IO.TAPI.PhoneNumber
      • Propriedades
        • IO.TAPI.AcceptIncoming
        • IO.TAPI.ModemID
        • IO.TAPI.PhoneNumber
    • Configuração da Interface RAS
      • Tags de Comunicação
      • Propriedades
        • IO.RAS.ATCommand
        • IO.RAS.CommandTimeoutSec
    • Configuração da Interface Serial
      • Tags de Comunicação
      • Propriedades
        • IO.Serial.Baudrate
        • IO.Serial.CTSTimeoutMs
        • IO.Serial.DataBits
        • IO.Serial.DelayAfterMs
        • IO.Serial.DelayBeforeMs
        • IO.Serial.DTR
        • IO.Serial.InterbyteDelayUs
        • IO.Serial.InterframeDelayMs
        • IO.Serial.Parity
        • IO.Serial.Port
        • IO.Serial.RTS
        • IO.Serial.StopBits
        • IO.Serial.SupressEcho
        • IO.Serial.WaitCTS
  • Driver Revision History