Files
DP44/docs/ai/DataPRO/MODSensorFile.md
2026-04-17 14:55:32 -04:00

1.4 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/MODSensorFile/SensorFile.cs
DataPRO/MODSensorFile/MODSensor.cs
2026-04-17T16:44:50.703475+00:00 zai-org/GLM-5-FP8 1 85109da632fcafc7

MODSensorFile Module Documentation

1. Purpose

This module provides configuration file parsing and data representation for sensor definitions in what appears to be a data acquisition system. It reads space-delimited sensor configuration files and exposes a collection of MODSensor objects containing calibration parameters, physical properties, signal configuration, and identification metadata for each sensor channel. The module supports sensor types relevant to strain gauge and voltage measurement (full bridge, half bridge, voltage) with SAE J211 compliance indicators.


2. Public Interface

MODSensor Class

Properties:

Property Type Description
PhysicalChannel int Sensor Record ID; 3 digit ID code
SensorName string Name of the sensor
SensorSerial string Alpha-numeric Serial Number of the sensor
SignalReverse int Polarity - positive polarity = 0, inverse polarity = 1
CFCClass int SAE J211 Channel Frequency Class for the sensor
PhysicalProperty char Physical Property indicator
EngineeringUnits string Engineering Units for the sensor
Sensibility