schema.org.ai

GEIntelligentPlatformsProficyHMISCADAiFIX

Industrial control software

Extends: Technology

GE Intelligent Platforms Proficy HMI/SCADA iFIX

Industrial control software

Overview

Category: Industrial control software

Industrial control software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 17-2112.02

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'GE Intelligent Platforms Proficy HMI/SCADA iFIX',
  category: 'Industrial control software',
  description: 'Industrial control software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "GE Intelligent Platforms Proficy HMI/SCADA iFIX",
  "applicationCategory": "Industrial control software",
  "description": "Industrial control software"
}