10.6. Photon 1.14 or Photon 2 (in lib/qnx4.g, lib/qnx6.g)

Section 10.6.1, Accessing Trend Data - .put_data
Section 10.6.2, Numeric Callbacks - anyver_numeric_callback
Section 10.6.3, Numeric Assignments - anyver_numeric_assign
Section 10.6.4, Numeric Changing Settings - anyver_change_settings

10.6.1. Accessing Trend Data - .put_data

10.6.2. Numeric Callbacks - anyver_numeric_callback

This function and the two that follow are necessary because the Photon 2 version of the PtNumericFloat widget does not function correctly in Gamma. As a work-around we use PtNumeric widgets for our purposes, converting the integer data to hundredths, and vice versa. These three functions have been abstracted to handle this difference between the PtNumericFloat used in QNX 4 and the PtNumeric widget used in QNX 6.

10.6.3. Numeric Assignments - anyver_numeric_assign

10.6.4. Numeric Changing Settings - anyver_change_settings

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.