working remote Flashcards

1
Q

how does one go about connecting to a customer IEPC for the first time in a while?

A

have clean svn on local machine
copyFolderFromIEPC
in Eclipse, chosse revert and look at all files
revert those, that you want to overwrite on the IEPC
copyFolderToIEPC
test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

how does one copy a folder from/to iepc?

A

go to folder in local data
copyTo/FromIEPC bash function

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

how does one copy a singel file form the IEPC?

A

on local machine:
scp iepc_at_client:”filepath source” “filepath destination”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

how does one install an HMI?

A

Follow instructions in Nextcloud/Release Versions/HMI …. INSTALLATION_README.txt
- copy file to OEM/Sinumerik/HMI/Isios/appl
- (PO and) HMI Reset

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Where is the UCI App Documentation

A

Nextcloud/IsiosVertraulich/IsiosManualVarianten/Isios UCI App Documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

how does one connect to a sinumerik via ssh?

A

iepc set “…”
ssh iepc_at_client
from there: ssh manufact@192.168.214.1 PW: SUNRISE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is the workflow for copying data to a sinumerik?

A

create folder on iepc “upd231122” (for current date)
copy from iepc to sinumerik via scp

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the IEPCs IP?

A

192.168.214.200

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

how can one operate on the IEPC from within the local project repo?

A

iepc bash functions:
iepc cmd “command”
iepc diff

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Do I need a working Compensation File to run a recalibration?

A

No, if it is deactivated through MDs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

what can happen when copying from/to the IEPC while meas are done?

A

series, last meas and objects can be overwritten, which can cause problems in further calibration. DON’T DO!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly