getDataItem-MTCCycle-character-method: Get one or more data items from the MTCCycle or MTCDevice...

Description Usage Arguments Examples

Description

Get one or more data items from the MTCCycle or MTCDevice using a character pattern

Usage

1
2
## S4 method for signature 'MTCCycle,character'
getDataItem(.Object, pattern)

Arguments

.Object

Object of MTCCycle or MTCDevice Class

pattern

Regex of the pattern by which the data is queried

Examples

1
2
data("example_mtc_device")
getDataItem(example_mtc_device, "POSIT")

systeminsights/mtconnectR documentation built on July 3, 2019, 1:37 p.m.