Hey there I'm having a issue writing to my register I can talk to the modbus but having issue writing a float any thing i should look into
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Which Issue do you have?
Maybe the static Methods
static float ConvertRegistersToFloat(int[] registers) public static int[] ConvertFloatToTwoRegisters(float floatValue)
might be helpful?
Hey there I'm having a issue writing to my register I can talk to the modbus but having issue writing a float any thing i should look into
Which Issue do you have?
Maybe the static Methods
static float ConvertRegistersToFloat(int[] registers)
public static int[] ConvertFloatToTwoRegisters(float floatValue)
might be helpful?