(SOLVED) Max Velocity Selector Switch
28 Dec 2021 03:15 - 28 Dec 2021 07:03 #230109
by cmorley
Replied by cmorley on topic (SOLVED) Max Velocity Selector Switch
The whole numbers problem::
multiply the S32 by 10
divide the scale by 10
1.55 needed
scale = .01
.in08 = 155
155 X .01 = 1.55
My VFD used this trick with modbus (that had no float capability)
multiply the S32 by 10
divide the scale by 10
1.55 needed
scale = .01
.in08 = 155
155 X .01 = 1.55
My VFD used this trick with modbus (that had no float capability)
Last edit: 28 Dec 2021 07:03 by cmorley. Reason: Fixed my bad math
The following user(s) said Thank You: spumco
Please Log in or Create an account to join the conversation.
28 Dec 2021 07:01 #230124
by cmorley
Replied by cmorley on topic (SOLVED) Max Velocity Selector Switch
Some bad math there but I'm sure you get the idea
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
Time to create page: 0.062 seconds