Optional
cellOptional
isWhether to use this point as an anchor point with submitted data.
Optional
matchChange the match method that is set on this test.
Optional
serialChange the Serial Device of this spc test
Use null to unset the Serial Device.
Optional
showWhether to display a label for each input cell.
Optional
showChange whether to show the characteristic's description
Optional
showNAToggles?: booleanChange whether to display buttons that allow individual values to be marked "N/A"
Optional
spcChange the SPC Characteristic of this spc test.
Use null to unset the SPC Characteristic. This will reset any values which have been entered.
Optional
subgroupChange the subgroup size for this test. Setting this to null will reset the subgroup size to the value set on the SPC Characteristic, or 0 if no SPC Characteristic has been set.
Optional
subgroupChange the traceability assigned to this spc test.
Optional
tagChange the Tag of this spc test
Use null to unset the Tag.
Optional
value?: IWorkerSPCValue[]Change the values set on this spc test.
The values are reset when the sub-inspection is loaded. For this value to have any effect, it must be triggered while the sub-inspection is running.
The number of elements in this list must match the subgroup size of the test, either set by scripting or the SPC Characteristic.
The label that will be shown for each cell if showCellLabel is true. Any instances of {{index}} in the value will be replaced by the subgroup index. Setting this to null will use the default value.