Process (output instruction)

PROC instruction

A simulated plant, so a control loop has something to act on with no hardware attached.

PROC(number, a, gain, rate, bias)

Arguments

NameWhat it isAcceptsDefault
destinationWhat the instruction acts ona registerrequired
aControl input (CV)a number or a tag0
gainGaina number1
rateRatea number0.5
biasBiasa number0

Arguments are positional and this table is generated from the simulator's own instruction registry, so it always matches what the engine accepts.

Related instructions

All ladder logic instructions