Jump to content
OMRON Forums

On-line commands (plc/cplc)


gmschoon

Recommended Posts

For on-line commands is there any difference in how the command is handled (ignoring execution priority/scheduling of the thread it is initiated from) between a plc and a cplc?

 

For example using 'adisable' directly in a plc routine vs using 'Command("adisable")' in a bgcplc or C app.

 

I also note that gplib.h states:

 

"These functions are for use as an API for linux "C" APPs. \warning They are NOT available to user written real time "C" PLCs."

 

Presumably this warning pertains only to the RTI driven cplc and use of "Command()" is ok for bgcplc routines.

 

Thanks for any clarification

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Guest
This topic is now closed to further replies.

×
×
  • Create New...