Red Lion G310

mjoubert

Member
Join Date
Jun 2007
Location
Pietermaritzburg, South Africa
Posts
192
How do I read a value from a drive register, where the register in the drive is an ASCII string and the Hex address of the register is 0x5f59?

If I try to read the value directly using "string text" I get the massage "expression must be a string"

Please Help !!!
 
You need to be a little more specific about the device you're communicating with. Is there a driver in Crimson for it?
 
As stated above you really need to give us more information on the drive and how you are communicating with it ?
 
Like kolyur said, you will need to be more specific. If you are asking how to view a register with a value of 0x5F59 as _Y on the G3, you can map a string tag to your register and choose Encoding of High to Low and a length of 2. If you want it to display Y_ then use Low to High encoding.

Regards,
Dan
 
I'm using CANOpen protocol as SDO master communicating to a Lenze 9400 Servo Drive. The drive manual says the hex value of Lenze code C00166 is 0x5f59 and that it is of the type "Visible String"... not unsigned32, integer, or bitfield.

I hope that helps?
 
Did my reply yesterday answer the question? That sounds like what you will want to do, but you may need to get clarification from Lenze on the subject.

Regards,
Dan
 

Similar Topics

Hello, We are currently running a bunch of g310's connected to their SLC5 PLCs through ethernet. I've attempted to upgrade the program from 2.0...
Replies
1
Views
1,121
Is it possible to print a file from a Red Lion G310 HMI to a networked printer over ethernet?
Replies
1
Views
1,284
Hi. We are currently experiencing slow loading or response time on our Red Lion G310, at about 5-10 seconds delay once we press a button or even...
Replies
0
Views
1,622
This is my first time using these two, and I have picked it up fairly well. I don't have much programming experience(very, very little), but I...
Replies
5
Views
1,632
I currently have RS Logix set up with a ladder logic program, when I force inputs from RS Logix I can get it to update the Red Lion G310 HMI...
Replies
5
Views
2,060
Back
Top Bottom