First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

What means PS in PNIO_PS

  • retag add tags

I would like to knwo the meaning of the two letters PS in the profinet protocol typ PNIO_PS

stefan_d's avatar
1
stefan_d
asked 2020-02-01 17:01:30 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

https://code.wireshark.org/review/git...

col_set_str(pinfo->cinfo, COL_PROTOCOL, "PNIO_PS");    /* set PROFISsafe protocol name */
Chuckc's avatar
3k
Chuckc
answered 2020-02-01 18:16:31 +0000
edit flag offensive 0 remove flag delete link

Comments

Thank you for your answer. But I am surprised. There is no F-Device in the network.

stefan_d's avatar stefan_d (2020-02-01 19:04:38 +0000) edit

Maybe the dissector is not processing the packet properly.
It is possible to share a capture of the packet with this protocol label?

PROFIsafe info

Chuckc's avatar Chuckc (2020-02-01 21:35:25 +0000) edit

Do You mean to send a capture to You?

stefan_d's avatar stefan_d (2020-02-01 22:05:22 +0000) edit

Can you put the capture on a public file sharing site (Dropbox, Google Drive, Onedrive, ...) and post a link to it here.

Chuckc's avatar Chuckc (2020-02-01 23:54:06 +0000) edit

I have nothing like this. Would you tell me the link to yours please?

stefan_d's avatar stefan_d (2020-02-02 10:48:35 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer