What are Write Value and Write Program operations in Accord?
Quote from Guest on 3 July 2026, 10:00 amI need a program to write a calculated value to a register and also trigger another program under certain conditions. Are these things possible in Accord programs?
I need a program to write a calculated value to a register and also trigger another program under certain conditions. Are these things possible in Accord programs?
Quote from Tim S on 3 July 2026, 10:00 amWrite Value is a program operation that writes a value to a PLC target based on source data and an enabler condition. It supports write types including Average Value and Periodic Value Change. Write Program sends a command (e.g. Start, Stop, Hold) to another program during execution. Both can be configured with Active in Hold settings.
Write Value is a program operation that writes a value to a PLC target based on source data and an enabler condition. It supports write types including Average Value and Periodic Value Change. Write Program sends a command (e.g. Start, Stop, Hold) to another program during execution. Both can be configured with Active in Hold settings.
