user_write_point_quality() or user_write_point_quality2()

Implement user_write_point_quality or user_write_point_quality2.

These functions write point quality data to the device.

When the write request is made,

  • If extended_user_bits is TOOLKIT_YES, then user_write_point_quality2 is called to perform the requested operation.
  • Otherwise user_write_point_quality is called.