Skip to content

Can not connect to sinamics drive #25

@RV1989

Description

@RV1989

The snap 7 client connects to the sinamic drives but the getCpuInfo fails.

async connect() {
...
          resolve(this.getCpuInfo().then(cpuInfo => {
            this.emit('connect', cpuInfo);
            return cpuInfo
          }));
      
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions