Object[Sensor]
A device used to interrogate the state of a sample or the surrounding environment.
Organizational Information
Name
Name of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: A string.
ID
ID of this Object.
Format: Single
Class: String
Programmatic Pattern: _String
Pattern Description: The ID of this object.
Object
Object of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Sensor, _String]
Pattern Description: The object reference of this object.
Type
Type of this Object.
Format: Single
Class: Expression
Programmatic Pattern: Object[Sensor]
Pattern Description: Object[Sensor]
Notebook
Notebook this object belongs to.
Format: Single
Class: Link
Programmatic Pattern: _Link
Pattern Description: An object of that matches ObjectP[Object[LaboratoryNotebook]].
Relation: Object[LaboratoryNotebook][Objects]
Model
Theoretical model that this object is an instance of.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[Sensor][Objects]
CurrentProtocol
The experiment, maintenance, or qualification that is currently using this sensor.
Format: Single
Class: Link
Programmatic Pattern: _Link
ModelName
The name of model of sensor that defines this sensor.
Format: Computable
Programmatic Pattern: _String
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Name]]
Status
The currnet status of the sensor.
Format: Single
Class: Expression
Programmatic Pattern: SensorStatusP
DateStocked
Date the sensor was received and stocked in inventory.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateUnsealed
Date the packaging on the sensor was first opened in the lab.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateInstalled
Date the sensor was installed on site.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateDiscarded
Date the sensor was shut down and removed from use on site.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
ExpirationDate
The date by which the sensor should be replaced.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Restricted
Indicates if this sensor must be specified directly in order to be used in experiments or if instead it can be used by any experiments that request a model matching this sensor's model.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
RestrictedLog
A log of changes made to this sensor's restricted status.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] Restricted
Header: Restricted
Class: Boolean
Programmatic Pattern: BooleanP
[[3]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
ImageFile
A photo of this sensor.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[EmeraldCloudFile]
UserManualFiles
PDFs for the manuals or instruction guides for this model of sensor.
Format: Computable
Programmatic Pattern: PDFFileP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], UserManualFiles]]
Site
The ECL site at which this sensor currently resides.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Container, Site]
Inventory
DatePurchased
Date ownership of this sensor was transferred to the user.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
DateLastUsed
Date this sensor was last handled in any way.
Format: Single
Class: Date
Programmatic Pattern: _?DateObjectQ
Receiving
The MaintenanceReceiveInventory in which this sensor was received.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Manufacturer
The company that manufactured the sensor.
Format: Computable
Programmatic Pattern: ObjectReferenceP[Object[Company, Supplier]]
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Manufacturer]]
SerialNumber
The manufacturer's serial number for this particular sensor.
Format: Single
Class: String
Programmatic Pattern: _String
BatchNumber
Manufacturer batch the sensor belongs to.
Format: Single
Class: String
Programmatic Pattern: _String
Product
The product employed by this sensor.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Object[Product][Samples]
Order
Order that this sensor was generated from.
Format: Single
Class: Link
Programmatic Pattern: _Link
Source
The transaction or protocol that is responsible for generating this sensor.
Format: Single
Class: Link
Programmatic Pattern: _Link
KitComponents
All other samples that were received as part of the same kit as this sensor.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Storage Information
Expires
Indicates if this sensor expires after a given amount of time.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
ShelfLife
The length of time after DateCreated this sensor is recommended for use before it should be discarded.
Format: Single
Class: Real
Unit: 1 day
Programmatic Pattern: GreaterP[0 Day]
UnsealedShelfLife
The length of time after DateUnsealed this sensor is recommended for use before it should be discarded.
Format: Single
Class: Real
Unit: 1 day
Programmatic Pattern: GreaterP[0 Day]
StorageCondition
The conditions under which this sensor should be kept when not in use by an experiment.
Format: Single
Class: Link
Programmatic Pattern: _Link
Relation: Model[StorageCondition]
StorageConditionLog
A record of changes made to the conditions under which this sensor should be kept when not in use by an experiment.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] Condition
Header: Condition
Class: Link
Programmatic Pattern: _Link
Relation: Model[StorageCondition]
[[3]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
StorageSchedule
The planned storage condition changes to be performed.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] Condition
Header: Condition
Class: Link
Programmatic Pattern: _Link
Relation: Model[StorageCondition]
[[3]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
AwaitingDisposal
Indicates if this sensor is marked for disposal once it is no longer required for any outstanding experiments.
Format: Single
Class: Boolean
Programmatic Pattern: BooleanP
DisposalLog
A log of changes made to when this sensor is marked as awaiting disposal by the AwaitingDisposal Boolean.
Format: Multiple
[[1]] Date
Header: Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[2]] Awaiting Disposal
Header: Awaiting Disposal
Class: Boolean
Programmatic Pattern: BooleanP
[[3]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
LocationLog
The location history of the part. Lines recording a movement to container and position of Null, Null respectively indicate the item being discarded.
Format: Multiple
[[1]] Date
Header: Date
Class: Date
Programmatic Pattern: _?DateObjectQ
[[2]] In or Out
Header: In or Out
Class: Expression
Programmatic Pattern: In|Out
[[3]] Container moved into or out of
Header: Container moved into or out of
Class: Link
Programmatic Pattern: _Link
[[4]] Position moved into or out Of
Header: Position moved into or out Of
Class: String
Programmatic Pattern: _String
[[5]] Person who moved the part
Header: Person who moved the part
Class: Link
Programmatic Pattern: _Link
Sensor Information
DevicesMonitored
All instruments and/or sensors that are being directly monitored by this sensor.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Instrument][EnvironmentalSensors] | Object[Container][EnvironmentalSensors] | Object[Instrument, LiquidLevelDetector][VolumeSensor] | Object[Instrument, Balance][WeightSensor] | Object[Instrument][WasteScale] | Object[Instrument, DNASynthesizer][PrimaryWashSolutionScale] | Object[Instrument, DNASynthesizer][SecondaryWashSolutionScale] | Object[Instrument, DNASynthesizer][DeblockSolutionScale] | Object[Instrument, DNASynthesizer][ArgonPressureSensor] | Object[Instrument, LiquidHandler][WashSolutionScale] | Object[Instrument, LiquidHandler][PurgePressureSensor] | Object[Instrument, LiquidHandler][OrganicWashSolutionScale] | Object[Instrument, LiquidHandler][AqueousWashSolutionScale] | Object[Instrument, PeptideSynthesizer][SecondaryWasteScale] | Object[Instrument, PeptideSynthesizer][PurgePressureSensor] | Object[Instrument, HeatBlock][TemperatureSensor] | Object[Instrument, VerticalLift][TemperatureSensor] | Object[Instrument, pHMeter][pHSensor] | Object[Instrument, Sonicator][TemperatureSensor] | Object[Instrument, Evaporator][TemperatureSensor] | Object[Instrument][ArgonPressureSensor] | Object[Instrument][CO2PressureSensor] | Object[Instrument][NitrogenPressureSensor] | Object[Instrument, Spectrophotometer][PurgePressureSensor] | Object[Container, GasCylinder][PressureSensor] | Object[Container, WasteBin][WasteScale] | Object[Part, DispensingHead][VolumeSensor] | Object[Instrument][HeliumPressureSensor] | Object[Instrument, SchlenkLine][ChannelAGasPressureSensor] | Object[Instrument, SchlenkLine][ChannelBGasPressureSensor] | Object[Instrument, SchlenkLine][ChannelCGasPressureSensor] | Object[Instrument, SchlenkLine][ChannelDGasPressureSensor] | Object[Instrument, SchlenkLine][VacuumSensor] | Object[Instrument, ControlledRateFreezer][TemperatureSensor] | Object[Instrument, SampleInspector][TemperatureSensor] | Object[Instrument, SampleInspector][LightSensor]
PowerInput
Describes the source of power for the sensor.
Format: Computable
Programmatic Pattern: DirectCurrentP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], PowerInput]]
SensorLogType
The type of data log to which this sensor outputs data.
Format: Single
Class: Expression
Programmatic Pattern: SensorLogTypeP
SensorOutputSignal
The type of signal with which the sensor outputs measurement data.
Format: Computable
Programmatic Pattern: SensorOutputTypeP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], SensorOutputSignal]]
PLCVariableName
The name of the variable that refers to this sensor on the PLC that controls the sensor.
Format: Single
Class: String
Programmatic Pattern: _String
IP
The IP of the sensor itself on the network.
Format: Single
Class: String
Programmatic Pattern: IpP
EmbeddedPC
Which Sensornet Ethernet PC is the device connected to.
Format: Single
Class: Link
Programmatic Pattern: _Link
PLCVariableType
The type of variable used to represent this sensor on the PLC that controls the sensor.
Format: Computable
Programmatic Pattern: PLCVariableTypeP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], PLCVariableType]]
ArchivedDaily
Whether or not the sensor data is archived daily.
Format: Single
Class: Expression
Programmatic Pattern: BooleanP
LatestFitFunction
Fit function that calculates the sensor output as a function of raw input.
Format: Single
Class: Expression
Programmatic Pattern: _Function
Method
Describes what is initially measured by this sensor (before any processing).
Format: Computable
Programmatic Pattern: MeasurementMethodP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Method]]
Data
All data obtained using this sensor.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Data][Sensor]
Dimensions & Positions
Dimensions
The external dimensions of this sensor, in the form: {DimensionX, DimensionY, DimensionZ}.
Format: Computable
Programmatic Pattern: {GreaterP[0 Meter], GreaterP[0 Meter], GreaterP[0 Meter]}
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], Dimensions]]
CrossSectionalShape
The shape of this sensor in the X-Y plane.
Format: Computable
Programmatic Pattern: CrossSectionalShapeP
Expression: SafeEvaluate[{Field[Model]}, Download[Field[Model], CrossSectionalShape]]
Container
The container which houses this sensor.
Format: Single
Class: Link
Programmatic Pattern: _Link
Position
The name of the position this sensor occupies in its nearest Container.
Format: Single
Class: String
Programmatic Pattern: LocationPositionP
Container Specifications
ResourcePickingGrouping
The parent container of this object which can be used to give the object's approximate location and to see show its proximity to other objects which may be resource picked at the same time or in use by the same protocol.
Format: Single
Class: Link
Programmatic Pattern: _Link
Qualifications & Maintenance
Qualifications
The Qualification(s) this sensor is involved with.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
QualificationFrequency
A list of the Qualifications which should be run on this sensor and their required frequencies.
Format: Computable
Header: ['Model Qualification Object', 'Time']
Programmatic Pattern: {{ObjectReferenceP[Model[Qualification]], GreaterP[0 Day]}..}
Expression: SafeEvaluate[{Field[Model]}, Computables`Private`qualificationFrequency[Field[Model]]]
RecentQualifications
List of the most recent Qualifications run on this sensor for each model Qualification in QualificationFrequency .
Format: Multiple
[[1]] Date Completed
Header: Date Completed
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[2]] Qualification Object
Header: Qualification Object
Class: Link
Programmatic Pattern: _Link
Relation: Object[Qualification]
[[3]] Qualification Model Object
Header: Qualification Model Object
Class: Link
Programmatic Pattern: _Link
Relation: Model[Qualification]
QualificationResultsLog
A record of the qualifications run on this sensor and their results.
Format: Multiple
[Date]
Header: Date
Class: Date
[Qualification]
Header: Qualification
Class: Link
Relation: Object[Qualification]
[Result]
Header: Result
Class: Expression
QualificationExtensionLog
A list of amendments made to the regular qualification schedule of this sensor, and the reason for the deviation.
Format: Multiple
[[1]] Qualification Model
Header: Qualification Model
Class: Link
Programmatic Pattern: _Link
Relation: Model[Qualification]
[[2]] Original Due Date
Header: Original Due Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[3]] Revised Due Date
Header: Revised Due Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[4]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
[[5]] Extension Category
Header: Extension Category
Class: Expression
Programmatic Pattern: QualificationExtensionCategoryP
[[6]] Extension Reason
Header: Extension Reason
Class: String
Programmatic Pattern: _String
Maintenance
A list of all the maintenances that have used this sensor or were performed on this sensor.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Maintenance][Target]
Calibration
A list of all the calibrations that have used this sensor or were performed on this sensor.
Format: Multiple
Class: Link
Programmatic Pattern: _Link
Relation: Object[Calibration, Sensor][Target]
MaintenanceLog
List of all the maintenances that target this sensor and are not an unlisted protocol.
Format: Multiple
[[1]] Date Run
Header: Date Run
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[2]] Maintenance Object
Header: Maintenance Object
Class: Link
Programmatic Pattern: _Link
Relation: Object[Maintenance]
[[3]] Maintenance Object Model
Header: Maintenance Object Model
Class: Link
Programmatic Pattern: _Link
Relation: Model[Maintenance]
MaintenanceFrequency
A list of the maintenances which are run on this sensor and their required frequencies.
Format: Computable
Header: ['Model Maintenance Object', 'Time']
Programmatic Pattern: {{ObjectReferenceP[Model[Maintenance]], GreaterP[0 Day] | Null}..}
Expression: SafeEvaluate[{Field[Model]}, Computables`Private`maintenanceFrequency[Field[Model]]]
RecentMaintenance
List of the most recent maintenances run on this sensor for each modelMaintenance in MaintenanceFrequency.
Format: Multiple
[[1]] Date
Header: Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[2]] Maintenance
Header: Maintenance
Class: Link
Programmatic Pattern: _Link
Relation: Object[Maintenance]
[[3]] Maintenance Model
Header: Maintenance Model
Class: Link
Programmatic Pattern: _Link
Relation: Model[Maintenance]
MaintenanceExtensionLog
A list of amendments made to the regular maintenance schedule of this sensor, and the reason for the deviation.
Format: Multiple
[[1]] Maintenance Model
Header: Maintenance Model
Class: Link
Programmatic Pattern: _Link
Relation: Model[Maintenance]
[[2]] Original Due Date
Header: Original Due Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[3]] Revised Due Date
Header: Revised Due Date
Class: Expression
Programmatic Pattern: _?DateObjectQ
[[4]] Responsible Party
Header: Responsible Party
Class: Link
Programmatic Pattern: _Link
Relation: Object[User]
[[5]] Extension Category
Header: Extension Category
Class: Expression
Programmatic Pattern: MaintenanceExtensionCategoryP
[[6]] Extension Reason
Header: Extension Reason
Class: String
Programmatic Pattern: _String
Last modified on Mon 26 Sep 2022 15:43:53