KB-33687: Communication with SPABus driver.
Question: Is it possible to establish communication with SPABus driver via TCP/IP? Solution: Yes, it is. This has been possible since the driver’s version 2.01 Build 2.
Question: Is it possible to establish communication with SPABus driver via TCP/IP? Solution: Yes, it is. This has been possible since the driver’s version 2.01 Build 2.
Question: What is the difference between NBR14522 and NBR14522_SU drivers?Solution: NBR14522 – Reads mass memory, and is read by the optical port; NBR14522_SU – Reads the user’s output, and supplies…
Question: I want to send data via the computer’s serial port (to write in the device’s internal registers). Can ASC II Generic driver do this? Solution: Yes; however, the device…
Question: How can I have a driver interpret some information up until the finalization character? Solution: To do so, go to Driver’s Extra Settings and configure the RX as %tCS.…
Question: How can Elipse E3 or SCADA communicate with a PIC microcontroller? Solution: To do so, use the ASCII driver. However, it will be necessary to implement the protocol at…
Question: Which driver is used for communication between E3 and a barcode reader? Solution: To identify the appropriate I/O driver for a certain application, you must first check the communication…
This article discusses some important topics for improving performance in applications with some kind of network restriction (speed, latency, lateness, errors, etc.). 1) Avoid Synchronous Operations Try to avoid all…
Question: When a new variable is inserted into the PLC and the list is imported, why is the sequence of I/O tags indexes altered? Solution: To add new variable, use…
Question: How can I configure the CSV file to import tags via ABCIP driver? Solution: To do so, follow these procedures: Export the CSV file via Allen-Bradley’s software; Open the…
In this article, we will show you how to retrieve the averages from the table fields in an SQL Server database of three different time units: minutes, hours, and days.…