Skip to main content
Home
ComScript Manual

Search form

Main menu

  • Home
  • collect

You are here

Home » ComScript Manual » Commands
  • ComScript Manual
    • What is ComScript
    • Profiles
    • Device and Connection Types
    • Commands
      • Profile setup
      • Device Communication
      • Data Parsing and Testing
        • loadvars
        • sizeof
        • typetest
      • Email and File Transfer
      • File Handling Operations
      • File Read and Write
      • General
      • Hex and Decimal Conversion
      • Loops and Conditional Expressions
      • Math
      • Time, Date and Timing
      • Variables
    • Profile Editor
    • Variables
    • Data Parsing
    • Data Interface
    • Arrays
    • Binary and Hex Comms
    • Timing and Intervals
    • Execution speed
    • Terminal Emulator
    • Support

Data Parsing and Testing

Basic data filtering can be done at the time of collection by using the trigger and terminator attributes with the send and collect commands, but if data lines contain multiple values that must be separated (parsed) into individual variables the commands below can be used.

  • loadvars
  • sizeof
  • typetest
‹ setdevice up loadvars ›
Powered by Drupal