Mitsubishi Q series...BMOV command. What is this instruction doing?

I suspect the prefix K stands for "constant", because in Japanese "constant" would be written in Roman letters as "konsutansuto". Not sure if it is true but it is a rule for remembering when you see "K" followed by a number.
 
In GX Developer to let the compiler know what type of value is as stated above apha chars are used i.e. K decimal H Hex etc. In the later software like GXWorks these have been dropped in some areas like when moving constants or using maths functions, however, in the case of accessing an array of bits then they still use the "K" constant, however, when it compiles it the K is put in automatically so the code is compatible with the original.

Constants.png
 

Similar Topics

how to communicate FactoryTalk Optix and Mitsubishi Q Series. I want to know the details of that
Replies
0
Views
36
In this sample programming, what does U4 mean? Any assistance would be greatly appreciated.
Replies
8
Views
273
Hi, I have a project with a R04CPU, RD77GF16 and a RJ71PN92 modules. The cell is given to me to change the program since the previous integrator...
Replies
9
Views
288
Back
Top Bottom