Question "How to print the connectivity in abaqus python matrix using writeFieldReport"

I am trying to print the connectivity matrix for specific element sets. I know how to do this using probe value in abaqus/viewer and probe value. Unfortunately, the probe value function does not record anything on the report file. Do you know how to print connectivity matrix for specific element sets using writeFieldReport? I am looking for an output like this

 

  Part Instance  Element ID        Type  Attached nodes

--------------------------------------------------------------------------------

    PART-1-1         167        C3D8        3309        3310        3198        3197    309         310         198         197

 

 

Thanks

Amir S.