|
<< Click to Display Table of Contents >>
Ethernet Connection |
This Driver allows users to manually manage the Ethernet connection of a BoschNCO device using the Tags described on the next table.
Tags for Ethernet Connection
N1 |
Function |
Description |
Operation |
|---|---|---|---|
10 |
Open Standard Connection |
PLC Tag to open an Ethernet connection using the parameters defined on this Driver's properties dialog box |
Write-only |
20 |
Open Custom Connection |
Block Tag to open an Ethernet connection with user-defined parameters with Elements 1: IP address or hostname in Text format, 2: TCP/IP port number, 3: User name in Text format, and 4: User password in Text format |
Write-only |
30 |
Close Connection |
PLC Tag to close an Ethernet connection with a device |
Write-only |
40 |
Current Connection Status |
PLC Tag to query the status of an Ethernet connection with a device. Returned values are 0: Device online, 1: Device offline, or 2: Device with a failure on the API connection |
Read-only |