What language is behind ladder programming in Omron PLC?

jamesrustin

Member
Join Date
May 2012
Location
LA
Posts
18
What does the ladder programming in PLC convert to? Does the graphic command (e.g. open contact, instruction etc.) a BASIC or C instruction, or does it compile to assembly language directly?
 
It's translated to mnemonic code, which is a propriarity language to Omron. This language is laid down in the system ROM in the PLC. Making a step in between (be it Basic or C) would slow down the PLC unneccesarily.
 

Similar Topics

Developed a FactoryTalk SE program in English (Canada), finally setup the alarms and the message is reading "Message not defined for language...
Replies
1
Views
39
Hello Friends I have 2 languages in my app, en-US, es-MX. I need to send CurrentLanguage to PLC, I am trying with Macro in Global Connections...
Replies
5
Views
188
So, I'm new to the PLC world (fresh graduate) and at my job I've been pretty much only helping out the other programmers with simpler tasks while...
Replies
1
Views
639
Hello, I was wondering if anyone could let me know how to change the audit trail messages language on Factory Talk ME. I am currently working...
Replies
0
Views
469
Good morning, I have a project coming up that will require my HMI runtime to toggle from English to Spanish via selector switch. What is the...
Replies
0
Views
467
Back
Top Bottom