ML1400 analog outputs
ML1400 analog outputs
(OP)
According to the programming guide, output words 4 and 5 have the analog values. So how do you put values in there? I know..its a simple question but...I cant create a data file for O4 and O5, so how do you control the two analog outputs?





RE: ML1400 analog outputs
example N7:0 is your word value of where you did some final move from what ever algorithm that your using.
so just do below
Copy statement
COP N7:0 O:4
RE: ML1400 analog outputs
So whats next...
RE: ML1400 analog outputs
O:0.4 holds the value 0-4096 for a 0-10V output.
Sometimes the obvious...isnt so obvious....