Data Types下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-10-31閱讀時間為 2 分鐘PAtools使用者手冊 Learn about data types in PAscript. In addition to the data types specified by default, you can define your own data types in the form of classes. NumericsUse integer data types and floating-point numbers in PAscript locally and globally.TextDefine data types to contain strings using the text data type.FieldsUse the field data type to store a series of numeric or text values together. All elements in a field have the same data type.Application LogUse the applicationLog data type to realize an application log file.BufferUse the buffer data type to store text and numeric values together.EtherCAT SlaveUse the etherCATSlave data type to obtain and adapt information about the CoE object dictionary of an EtherCAT slave during test run time.EventUse the event data type to describe events in PAscript.FileUse the file data type to create, write, and read files.FPGAUse the fpga data type to access the FPGA board.JSON Data Types and FunctionsUse the PAscript JSON functions and the data types to build JSON strings.ListsUse lists to save numeric values, texts, or PAscript objects of the same data type.NodeUse the node data type to interact with the PXI file system in PAscript.PAbasicUse the pabasic data type to execute old PAbasic functionality in PAscript.Serial InterfacesUse the serial data type to write or read data to a serial interface.Sequence TableUse the sequenceTable data type to describe sequence tables in PAscript.SlotUse the slot data type to describe main tests, local test components, or remote test components in PAscript.Step TableUse the stepTable data type to describe step tables in PAscript.SystemLinkUse PAscript to integrate SystemLink functionality.TaskUse the task data type to start and to finish test tasks in PAscript.TCP SocketUse the tcpSocket data type to realize a network communication through TCP/IP in PAscript.TimestampUse the timestamp data type to implement a time stamp. In combination with the sys:calender:time attribute, you can record the current system time.UDP SocketUse the udpSocket data type to realize a network communication through UDP in PAscript.Value TablesA value table is a container data type in PAtools. You can use any data type in value tables. You can use a different data type in every row.Web ClientUse the webClient data type to send HTTP requests.XML DocumentUse the xmlDocument data type to open an XML file in PAscript for reading or writing.XML ElementUse the xmlElement data type to map the contents of an XML document.Parent topic: PAscript
Learn about data types in PAscript. In addition to the data types specified by default, you can define your own data types in the form of classes. NumericsUse integer data types and floating-point numbers in PAscript locally and globally.TextDefine data types to contain strings using the text data type.FieldsUse the field data type to store a series of numeric or text values together. All elements in a field have the same data type.Application LogUse the applicationLog data type to realize an application log file.BufferUse the buffer data type to store text and numeric values together.EtherCAT SlaveUse the etherCATSlave data type to obtain and adapt information about the CoE object dictionary of an EtherCAT slave during test run time.EventUse the event data type to describe events in PAscript.FileUse the file data type to create, write, and read files.FPGAUse the fpga data type to access the FPGA board.JSON Data Types and FunctionsUse the PAscript JSON functions and the data types to build JSON strings.ListsUse lists to save numeric values, texts, or PAscript objects of the same data type.NodeUse the node data type to interact with the PXI file system in PAscript.PAbasicUse the pabasic data type to execute old PAbasic functionality in PAscript.Serial InterfacesUse the serial data type to write or read data to a serial interface.Sequence TableUse the sequenceTable data type to describe sequence tables in PAscript.SlotUse the slot data type to describe main tests, local test components, or remote test components in PAscript.Step TableUse the stepTable data type to describe step tables in PAscript.SystemLinkUse PAscript to integrate SystemLink functionality.TaskUse the task data type to start and to finish test tasks in PAscript.TCP SocketUse the tcpSocket data type to realize a network communication through TCP/IP in PAscript.TimestampUse the timestamp data type to implement a time stamp. In combination with the sys:calender:time attribute, you can record the current system time.UDP SocketUse the udpSocket data type to realize a network communication through UDP in PAscript.Value TablesA value table is a container data type in PAtools. You can use any data type in value tables. You can use a different data type in every row.Web ClientUse the webClient data type to send HTTP requests.XML DocumentUse the xmlDocument data type to open an XML file in PAscript for reading or writing.XML ElementUse the xmlElement data type to map the contents of an XML document.Parent topic: PAscript
Learn about data types in PAscript. In addition to the data types specified by default, you can define your own data types in the form of classes. NumericsUse integer data types and floating-point numbers in PAscript locally and globally.TextDefine data types to contain strings using the text data type.FieldsUse the field data type to store a series of numeric or text values together. All elements in a field have the same data type.Application LogUse the applicationLog data type to realize an application log file.BufferUse the buffer data type to store text and numeric values together.EtherCAT SlaveUse the etherCATSlave data type to obtain and adapt information about the CoE object dictionary of an EtherCAT slave during test run time.EventUse the event data type to describe events in PAscript.FileUse the file data type to create, write, and read files.FPGAUse the fpga data type to access the FPGA board.JSON Data Types and FunctionsUse the PAscript JSON functions and the data types to build JSON strings.ListsUse lists to save numeric values, texts, or PAscript objects of the same data type.NodeUse the node data type to interact with the PXI file system in PAscript.PAbasicUse the pabasic data type to execute old PAbasic functionality in PAscript.Serial InterfacesUse the serial data type to write or read data to a serial interface.Sequence TableUse the sequenceTable data type to describe sequence tables in PAscript.SlotUse the slot data type to describe main tests, local test components, or remote test components in PAscript.Step TableUse the stepTable data type to describe step tables in PAscript.SystemLinkUse PAscript to integrate SystemLink functionality.TaskUse the task data type to start and to finish test tasks in PAscript.TCP SocketUse the tcpSocket data type to realize a network communication through TCP/IP in PAscript.TimestampUse the timestamp data type to implement a time stamp. In combination with the sys:calender:time attribute, you can record the current system time.UDP SocketUse the udpSocket data type to realize a network communication through UDP in PAscript.Value TablesA value table is a container data type in PAtools. You can use any data type in value tables. You can use a different data type in every row.Web ClientUse the webClient data type to send HTTP requests.XML DocumentUse the xmlDocument data type to open an XML file in PAscript for reading or writing.XML ElementUse the xmlElement data type to map the contents of an XML document.Parent topic: PAscript