ReadPCScopeFileY (FPScript)
Reads the Y component of a channel from a file in IMTEC's PC-Scope format.
Syntax
ReadPCScopeFileY(File)
The syntax of the ReadPCScopeFileY function consists of the following parts:
Part |
Description |
---|---|
File |
String with the path of the PC-Scope file to be read. Permitted data structures are scalar value. Supported data types are string (file name). |
Remarks
If the argument is a list, then the function is executed for each element of the list and the result is also a list.
Available in
FlexPro View, Basic, Professional, Developer Suite
Examples
Signal((ReadPCScopeFileY("c:\\examples\\file.sct"), ReadPCScopeFileX("c:\\examples\\file.sct"))
Imports the X and Y component of the channel from an PC-Scope file and generates a signal from that.
See Also
You might be interested in these articles
You are currently viewing a placeholder content from Facebook. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou need to load content from reCAPTCHA to submit the form. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from X. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information