OptionalcellOptionalisWhether to use this point as an anchor point with submitted data.
OptionalmatchChange the match method that is set on this test.
OptionalserialChange the Serial Device of this spc test
Use null to unset the Serial Device.
OptionalshowWhether to display a label for each input cell.
OptionalshowChange whether to show the characteristic's description
OptionalshowNAToggles?: booleanChange whether to display buttons that allow individual values to be marked "N/A"
OptionalspcChange the SPC Characteristic of this spc test.
Use null to unset the SPC Characteristic. This will reset any values which have been entered.
OptionalsubgroupChange 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.
OptionalsubgroupChange the traceability assigned to this spc test.
OptionaltagChange the Tag of this spc test
Use null to unset the Tag.
Optionalvalue?: 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.