AbsTime class
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | AbsTime class |
| Class ID | 60 |
| Scope | Basic Development Environment |
| Class Inheritance |
|
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The AbsTime class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide AbsTime Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2C7A801 | DataEntryLimits | Cluster of Minimum, Maximum, and Increment values for time stamp data range.
This property is similar to the Minimum, Maximum, and Increment options on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A804 | Increment | Increment of numeric data range.
This property is an element of the Data Entry Limits property. This property is similar to the Increment option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A803 | Maximum | Maximum value of the numeric data range specified with date and time.
This property is an element of the Data Entry Limits property. This property is similar to the Maximum option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A802 | Minimum | Minimum value of the numeric data range specified with date and time.
This property is an element of the Data Entry Limits property. This property is similar to the Minimum option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A800 | FormatString | Gets and sets the format of the Time Stamp control.
Time format codes must be between % and >T. For example, to display the day of the month, enter %T. This property is similar to the Format String (Digital) property except that it can accept time format codes. Refer to the valid format specifiers for numeric data types table for information about which format specifiers you can set depending on the data type of the numeric control and the format specifiers syntax elements table for descriptions of the syntax elements. If you want to format a string to display time, enclose the string with %. |
R/W | X | ||||||||
| 2C7A80A | HideText | R/W | X | |||||||||
| 2C7A809 | NumText | Reference to numeric text. | R | X | ||||||||
| 2C7A805 | RespToValOutLimits | Reads or writes the response to values outside the specified limits for maximum, minimum, and increment.
You can select from the following options:
This property is similar to the Response to value outside limits options on the Data Entry page of the Time Stamp Properties dialog box.
|
R/W | X | ||||||||
| 2C7A808 | RespToValOutLimits.Inc | Reads or writes the response to values outside the specified limits for the increment value.
You can select from the following options:
This property is an element of the Response to Value Outside Limits property. This property is similar to the Response to value outside limits:Increment option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A806 | RespToValOutLimits.Max | Reads or writes the response to values outside the specified limits for the maximum value.
You can select from the following options:
This property is an element of the Response to Value Outside Limits property. This property is similar to the Response to value outside limits:Maximum option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X | ||||||||
| 2C7A807 | RespToValOutLimits.Min | Reads or writes the response to values outside the specified limits for the minimum value.
You can select from the following options:
This property is an element of the Response to Value Outside Limits property. This property is similar to the Response to value outside limits:Minimum option on the Data Entry page of the Time Stamp Properties dialog box. |
R/W | X |
Methods
No Methods for this class.
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |