Forum Replies Created
-
AuthorPosts
-
ayyub.energi
Participanthow to justify right the value od dynamic text in scheme sir?
ayyub.energi
Participanti want to send an integer value like 2450455 to command button
ayyub.energi
Participantayyub.energi
Participantthis is the template
https://drive.google.com/open?id=1yxGYiaaLXbiaJGJdgj0UgVSzTaPfoVW9&authuser=0
what must i do now please?
ayyub.energi
ParticipantHi…
I am trying to send command to plc dse860 from this instruction.
====================================
Typical Requests (Using Pseudo Code)===>>> WriteRegister(10,1008,2,35701, 65535-35701): Puts the module into AUTO mode by writing to (hex) register 1008, the values 35701 (auto mode) and register 1009 the value 65535-35701 (the bitwise opposite of auto mode)
* One of the system control keys from the table below must be written into register 8 and its ones-compliment written into register 9 with a single function 16 (write multiple registers) to perform the specified system control function.
* Writing any other value or using a function that is not available will return extended exception code 7 (Illegal value written to register) and have no affect.
* Function codes 0 to 31 perform exactly the same function as pressing the equivalent button on the control unit.======================================
Can u help me please?
-
AuthorPosts