industrial Pid Loop
suspend fun industrialPidLoop(name: String, block: suspend IndustrialPidLoopResourceBuilder.() -> Unit): IndustrialPidLoop
Parameters
name
The unique name of the resulting resource.
block
Builder for IndustrialPidLoop.
See also
Parameters
name
The unique name of the resulting resource.