CHAPTER 8 - CFW-09 OPTIONS AND ACCESSORIES
This function is used to write a value to a single bit. The bit value is
represented by using two bytes, where FF00h represents the bit that is
equal to 1, and 0000h represents the bit that is equal to 0 (zero). It has
the following structure (the values are always hexadecimal, and each
field represents one byte):
Example: Read of the valueproportional to the frequencyvalue(P002)
and motor current (P003) of the CFW-09 at address 1:
Initial register address (byte high)
Initial register address (byte low)
Number of registers (byte high)
Number of registers (byte low)
Initial register (byte high)
Initial register (byte low)
Number of registers (byte high)
Number of registers (byte low)
Each register is always formedbytwo bytes (high e low). For theexample,
we have P002 = 0384h, that in decimal number is equal to 900.
As these parameters do not have a decimal place indication, the real
read value is 900 rpm. In the same way we will have a current value
= 0035h, that is equal to a 53 decimal.As the current has a decimal
resolution, the read value is 5.3 A.