ProgrammablelogiccontrollerPLCsoftware
Industrial control software
Extends: Technology
Programmable logic controller PLC software
Industrial control software
Overview
Category: Industrial control software
Industrial control software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9199.09
- SOC Code: 17-2071.00
- SOC Code: 17-2112.03
- SOC Code: 17-2199.05
- SOC Code: 17-2199.08
- SOC Code: 17-3012.00
- SOC Code: 17-3023.00
- SOC Code: 17-3024.00
- SOC Code: 17-3024.01
- SOC Code: 17-3026.00
- SOC Code: 27-4015.00
- SOC Code: 47-2111.00
- SOC Code: 49-1011.00
- SOC Code: 49-2094.00
- SOC Code: 49-9012.00
- SOC Code: 49-9041.00
- SOC Code: 49-9081.00
- SOC Code: 51-8093.00
- SOC Code: 51-9197.00
- SOC Code: 53-7031.00
- SOC Code: 53-7071.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Programmable logic controller PLC software',
category: 'Industrial control software',
description: 'Industrial control software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Programmable logic controller PLC software",
"applicationCategory": "Industrial control software",
"description": "Industrial control software"
}