Jump to content

AbsTime class

From LabVIEW Wiki
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.


    The AbsTime class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide AbsTime Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    AbsTime Properties Table
    Property ID Long Name (English) Description R/W RTE
    2C7A800Format StringGets and sets the format of the Time Stamp control.Read/WriteYes
    2C7A801Data Entry LimitsCluster of Minimum, Maximum, and Increment values for time stamp data range.Read/WriteYes
    2C7A802Data Entry Limits:MinimumMinimum value of the numeric data range specified with date and time.Read/WriteYes
    2C7A803Data Entry Limits:MaximumMaximum value of the numeric data range specified with date and time.Read/WriteYes
    2C7A804Data Entry Limits:IncrementIncrement of numeric data range.Read/WriteYes
    2C7A805Response to Value Outside LimitsReads or writes the response to values outside the specified limits for maximum, minimum, and increment.Read/WriteYes
    2C7A806Response to Value Outside Limits:MaximumReads or writes the response to values outside the specified limits for the maximum value.Read/WriteYes
    2C7A807Response to Value Outside Limits:MinimumReads or writes the response to values outside the specified limits for the minimum value.Read/WriteYes
    2C7A808Response to Value Outside Limits:IncrementReads or writes the response to values outside the specified limits for the increment value.Read/WriteYes
    2C7A809Numeric TextReference to numeric text.Read OnlyYes
    2C7A80AHide TextRead/WriteYes

    Methods

    This class has no methods or it inherits methods from its parent: Control Class.

    Events

    This class has no events or it inherits events from its parent: Control Class.


    History

    Version Change(s)
    LabVIEW 2018 More info to come.

    See Also