KB-34123: N parameters settings for Atos APR03 driver.
Question: When using Atos APR03 driver, what do the N parameters in a PLC tag mean? Solution: The meaning of each one of these parameter is as follows: N1 –…
Question: When using Atos APR03 driver, what do the N parameters in a PLC tag mean? Solution: The meaning of each one of these parameter is as follows: N1 –…
Question: Which driver is compatible with ELO2113 meter? Solution: To read the user’s outputs, use ABNT NBR14522_SU driver. To read mass memory, use ABNT NBR14522 driver.
Question: How can I establish communication between Micrologix PLC and Elipse E3? Solution: To do so, use Allen-Bradley ABDF1 driver, and perform one of the following settings: Use DF1 protocol…
Question: Which driver is used to establish communication with an Altus Piccolo 106 PLC? Solution: This PLC uses Altus ALNET I driver (Alnet 1v2 driver). However, if an ethernet module…
1) Introduction Due to a great number of devices whose communication occurs via ASCII protocols, Elipse Software has developed the ASCII Generic Driver. This driver is used to establish a…
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: Is it possible to connect and exchange data with a Telnet server via E3? Solution: Yes, it is. To do so, use ASCII driver and create two tags with…
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…