Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
s-berger:communication [2020/04/08 12:27] superuser created |
s-berger:communication [2020/04/08 12:34] (current) superuser |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== PLC variables ====== | ||
| + | There is a settings file which specifies in which mode we are communicating: mpi or spi along with mode settings. | ||
| + | |||
| + | Then on program screen we have a checkmark "Use External", which enables communication. | ||
| + | |||
| + | Then on customer side there is some kind of variables which we are working with. Including variables which we are using to write results. | ||
| + | |||
| + | ---- | ||
| + | |||
| **cam_mode** - read only. Double variable. Though variable is double, the value should be an integer number. | **cam_mode** - read only. Double variable. Though variable is double, the value should be an integer number. | ||